home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / NextLibrary / Frameworks / AppKit.framework / Versions / B / Resources / Swedish.lproj / DataLinks.strings < prev    next >
Encoding:
Text (UTF-16)  |  1996-08-26  |  10.3 KB  |  135 lines

  1. /* ALERT */
  2. /* Title */
  3. "Break Link" = "Bryt lînk
  4. /* Message */
  5. "Do you really want to break the selected link?" = "Vill du verkligen bryta den valda lînken?";
  6. /* Default Button */
  7. "Break" = "Bryt";
  8. /* Alternate Button */
  9. "Cancel" = "Avbryt";
  10.  
  11. /* ALERT */
  12. /* Title */
  13. "Break All Links" = "Bryt alla lînkar ";
  14. /* Message */
  15. "Do you really want to break all the links in this document?" = "Vill du verkligen bryta alla lînkar i det hîr dokumentet?";
  16. /* Default Button */
  17. "Break All" = " Bryt alla";
  18. /* Alternate Button */
  19. "Cancel" = "Avbryt";
  20.  
  21. /* ALERT */
  22. /* Title */
  23. "Links" = " Lînkar";
  24. /* Message */
  25. "Could not contact AppKit server." = "Fick inte kontakt med AppKit-servern.";
  26.  
  27. /* ALERT */
  28. /* Title */
  29. "Links" = " Lînkar";
  30. /* Message */
  31. "You must save the source document before you can link to it." = "Kîlldokumentet mïste sparas innan du kan lînka till det.";
  32.  
  33. /* ALERT */
  34. /* Title */
  35. "Links" = " Lînkar";
  36. /* Message */
  37. "The link was not added to the document because doing so would have created a circular reference from the document to itself." = "Lînken har inte lagts till i dokumentet eftersom en cirkelreferens dï skulle ha skapats i dokumentet.";
  38.  
  39. /* ALERT */
  40. /* Title */
  41. "Links" = " Lînkar";
  42. /* Message */
  43. "The link to %@ creates a circular reference from the document to itself.  This link will be ignored while the document is open." = "Lînken till %@ skapar en cirkelreferens i dokumentet. Lînken kommer att ignoreras medan dokumentet îr üppet";
  44.  
  45. /* ALERT */
  46. /* Title */
  47. "Reading Links" = " Lîser lînkar";
  48. /* Message */
  49. "Error while reading link information from %@." = "Ett fel uppstod nîr lînkinformationen frïn %@ lîstes.";
  50.  
  51. /* ALERT */
  52. /* Title */
  53. "Saving Links" = " Sparar lînkar";
  54. /* Message */
  55. "Error while writing link information to %@." = "Ett fel uppstod nîr lînkinformationen till %@ skrevs.";
  56.  
  57. /* ALERT */
  58. /* Title */
  59. "Writing Link" = "Skriver lînk";
  60. /* Message */
  61. "Unable to save link as file %@." = "Det gïr inte att spara lînken som fil %@.";
  62.  
  63. /* ALERT */
  64. /* Title */
  65. "Update Link" = "Uppdatera lînk";
  66. /* Message */
  67. "Unable to update the link destination from %@." = "Det gïr inte att uppdatera lînkens destination frïn %@.";
  68.  
  69. /* ALERT */
  70. /* Title */
  71. "Update Link" = "Uppdatera lînk";
  72. /* Message */
  73. "Unable to update link destination." = "Det gïr inte att uppdatera lînkens destination.";
  74.  
  75. /* ALERT */
  76. /* Title */
  77. "Open Link Source" = "áppen lînkkîlla";
  78. /* Message */
  79. "Unable to open the source of the link." = "Det gïr inte att üppna lînkens kîlla.";
  80.  
  81. /* ALERT */
  82. /* Title */
  83. "Break Link" = "Bryt lînk";
  84. /* Message */
  85. "Unexpected error breaking link." = "Det uppstod ett ovîntat fel nîr lînken brüts.";
  86.  
  87. /* ALERT */
  88. /* Title */
  89. "Reading Links" = "Lîser lînkar";
  90. /* Message */
  91. "The file %@ could not be read." = "Det gïr inte att lîsa filen %@.";
  92.  
  93. /* ALERT */
  94. /* Title */
  95. "Links" = "Lînkar";
  96. /* Message */
  97. "The link creates a circular reference from the document to itself.  This link will be ignored while the document is open." = "Lînken skapar en cirkelreferens i dokumentet. Lînken kommer att ignoreras medan dokumentet îr üppet.";
  98.  
  99. /* ALERT */
  100. /* Title */
  101. "Links" = "Lînkar";
  102. /* Message */
  103. "The file %@ is linked to but could not be found.  Do you want to choose a file to use instead?" = "Filen %@ îr lînkad men hittades inte. Vill du anvînda en annan fil?";
  104. /* Default Button */
  105. "OK" = "OK";
  106. /* Alternate Button */
  107. "Cancel" = "Avbryt";
  108.  
  109. /* Message given to user when no selected items are links. */
  110. "No Links Selected" = "Inga länkar har valts";
  111.  
  112. /* Text substituted for the source filename of an unresolved link. */
  113. "(Unresolved link)" = "(Olöst länk)";
  114.  
  115. /* Message given to user when a selection with multiple items is made. */
  116. "Multiple Selection" = "Flermarkering";
  117.  
  118. /* Message given to user when the selection is a help link. */
  119. "Help Link Selection" = "Hjälplänksmarkering";
  120.  
  121. /* The first argument is the filename; the second the application; reverse the %1$@ and %2$@ if localization requires the application name first. */
  122. "This document is linked to %1$@, which is open in a different application than the one used to create the link.  You must close the source document in applications other than %2$@ in order to use the link." = "Dokumentet är länkat till filen %1$@ som är öppen i en annan tillämpning än den som användes för att skapa länken. Du måste stänga källdokumentet i andra tillämpningar än %2$@ för att kunna använda länken.";
  123.  
  124. /* Title of alerts concerning links */
  125. "Links" = "Länkar";
  126.  
  127. /* The first argument (%1$@) is the linked-to file; the other the linked-from file. */
  128. "The file %1$@ is linked to by %2$@ but could not be found.  Do you want to choose a file to use instead?" = "%2$@ har länkat till %1$@, som inte hittades. Vill du välja en annan fil i stället?";
  129.  
  130. /* Title of the SavePanel when Publishing a Selection. */
  131. "Publish" = "Publicera";
  132.  
  133. /* The first argument is the filename; the second the application; reverse the %1$@ and %2$@ if localization requires the application name first. */
  134. "This document is linked to %1$@, which is open in more than one application.  Updates from applications other than %2$@ will not be forwarded." = "Detta dokument är länkat till filen %1$@, som är öppen i mer än en tillämpning. Uppdateringar från andra tillämpningar än %2$@ skickas inte vidare.";
  135.